mirror of
https://github.com/dancojocaru2000/foxbank.git
synced 2025-02-22 17:09:35 +02:00
3 lines
No EOL
78 B
Bash
Executable file
3 lines
No EOL
78 B
Bash
Executable file
#! /usr/bin/env sh
|
|
docker-compose stop
|
|
PORT=14000 docker-compose up -d --build |