Skip to content

Commit

Permalink
rm network
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz committed May 24, 2022
1 parent 4110b83 commit 3763423
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
version: "3"
networks:
traefik:
external:
name: traefik_gw

services:
stat_server:
image: idoge/stat_server:latest
container_name: stat_server
restart: unless-stopped
networks:
- traefik
volumes:
- /etc/localtime:/etc/localtime:ro
- ./config.toml:/config.toml
Expand Down

0 comments on commit 3763423

Please sign in to comment.