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

3 lines
78 B
Bash
Raw Permalink Normal View History

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