Skip to content

Commit

Permalink
Forokiwi
Browse files Browse the repository at this point in the history
KoalaSat committed Oct 2, 2024
1 parent 014f7b3 commit 3cd2cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -6,8 +6,8 @@ services:
context: .
dockerfile: Dockerfile
ports:
- '82:80'
- '445:443'
- '80:80'
- '443:443'
restart: always
volumes:
- ./nginx/conf/:/etc/nginx/conf.d/:ro

0 comments on commit 3cd2cd4

Please sign in to comment.