1
0
Fork 0
mirror of https://github.com/dancojocaru2000/foxbank.git synced 2025-02-22 17:09:35 +02:00
foxbank/server/run.sh

3 lines
No EOL
78 B
Bash
Executable file

#! /usr/bin/env sh
docker-compose stop
PORT=14000 docker-compose up -d --build