Fix: Oops this was not suposued to be here,
This was not suposed to be here this is a bad docker compose file Signed-off-by: Alek Nikovich <purplebored@noreply.foundry.fsky.io>
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
version: "3.8"
|
|
||||||
|
|
||||||
services:
|
|
||||||
discord-irc-bridge:
|
|
||||||
build: .
|
|
||||||
container_name: discord-irc-bridge
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- ./config.json:/app/config.json:ro
|
|
||||||
environment:
|
|
||||||
- NODE_ENV=production
|
|
||||||
tty: true
|
|
||||||
Reference in New Issue
Block a user