mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-07-18 00:46:17 +00:00
Merge pull request #1791 from PrivateBin/devcontainer/typo
style(devcontainer): fix typo
This commit is contained in:
commit
c22d58225c
1 changed files with 1 additions and 1 deletions
|
|
@ -41,6 +41,6 @@
|
|||
8080
|
||||
],
|
||||
"postCreateCommand": ".devcontainer/postCreateCommand.sh",
|
||||
// alternatiuve: apache2ctl start (but requires root)
|
||||
// alternative: apache2ctl start (but requires root)
|
||||
"postAttachCommand": "php -S 0.0.0.0:8080"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue