mirror of
https://github.com/BillyOutlast/Drop-Shielded.git
synced 2026-02-04 03:01:20 +01:00
disabling port forwarding as i dont think its needed yet
This commit is contained in:
@@ -42,8 +42,8 @@ services:
|
||||
depends_on:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- ${DROP_AIRVPN_PORT}:3000
|
||||
#ports:
|
||||
# - ${DROP_AIRVPN_PORT}:3000
|
||||
volumes:
|
||||
- ${LIBRARY_PATH_1}:/library/1
|
||||
- ${LIBRARY_PATH_2}:/library/2
|
||||
|
||||
Reference in New Issue
Block a user