Skip to content

Commit f6647ff

Browse files
committed
Removed the port config change in production.yml
1 parent bf8fc55 commit f6647ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

production.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ services:
1717
env_file:
1818
- ./.envs/.production/.django
1919
- ./.envs/.production/.postgres
20-
ports:
21-
- "8001:8000"
2220
command: /start
2321

2422
postgres:

0 commit comments

Comments
 (0)