mirror of
https://github.com/Encryptshell/Pritunl-API-crack.git
synced 2025-11-29 00:23:09 +00:00
Fix to run in repo
This commit is contained in:
@@ -7,9 +7,10 @@ services:
|
||||
- ./mongodb:/data/db
|
||||
|
||||
pritunl:
|
||||
# Use the following to build the image from source.
|
||||
# Use the following to build the image from source (assuming you're running inside the repository).
|
||||
build:
|
||||
context: .
|
||||
context: ../server
|
||||
dockerfile: ../docker/Dockerfile
|
||||
restart: always
|
||||
depends_on:
|
||||
- mongodb
|
||||
|
||||
Reference in New Issue
Block a user