-
Vagrant-version: 1.8.5
Host OS: Windows 10
Guest OS: Ubuntu (ubuntu/trusty64)
### Vagrantfile
``` ruby
Vagrant.configure("2") do |config|
config.vm.define "webdev" do |minion_config|
minion_con…
-
### 版本信息:
node: v12.18.1
yarn: 1.22.4
pm2: 4.4.0
端口暴露: 3000
### 错误:
Error occured while trying to proxy to: 10.10.10.10:3000/
---
- 问题可能在哪里?
- 是否需要暴露更多端口?
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/....
### Is this a regression?
Yes, the previous version in which this bug was not present was: no i…
-
-
Please, check https://docs.docker.com/docker-for-win/troubleshoot/.
Issues without logs and details cannot be debugged, and will be closed.
- [ x ] I have tried with the latest version of my cha…
-
Hey there!
Im trying to use the lib but it seems that I can't make it work with the basic configuration.
```
[error] FunWithFlags: It looks like you're trying to use FunWithFlags.Store.Persis…
-
Hello Zato Community!
I followed the tutorial https://zato.io/docs/admin/guide/install/py3/kubernetes.html
for create an Zato cluster.
> Note : The yaml file (zato-k8.yaml) for the deployment c…
-
### How did you install WebODM? (Docker, natively, ...)?
Docker
### What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)
Chrome 72 on Linu…
-
Link da linha abaixo:
https://github.com/uspdev/ccg/blob/5aeec5086742b571a06a9a37392fdd4a8a6372d6/config/ccg.php#L55
Pq não usar o `APP_ENV` ?
girol updated
6 years ago
-
Windows does not allow naming files as `.extention` and instead forces you to name them as `filename.extention`.
But Windows does provide a way to name files as `.extension` and that is by renaming…