Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
some rework
Browse files Browse the repository at this point in the history
  • Loading branch information
beuluis committed Dec 19, 2020
1 parent 4b7963d commit e12d3ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ services:
VIRTUAL_PORT: 9000
LETSENCRYPT_HOST: ${HOST:?Missing environment variable see readme}

networks:
- default
- nginxproxynet
networks:
- default
- nginxproxynet

ports:
- 9000
Expand Down

0 comments on commit e12d3ac

Please sign in to comment.